Method
Namespace: ANSITerm
Declared in: ANSITerm.IConsoleBackend
Moves the cursor in specified direction by specified count of steps relative to the current position.
public void MoveCursor(
Direction direction,
int steps
)
direction
Direction to move the cursor in
steps
Number of steps (symbols) to move